Orxonox  0.0.5 Codename: Arcturus
Public Types | Public Member Functions | Static Public Member Functions | List of all members
testing::internal::StlContainerView< Element[N]> Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/internal/gmock-internal-utils.h>

Public Types

typedef const type const_reference
 
typedef internal::NativeArray< RawElement > type
 

Public Member Functions

typedef GTEST_REMOVE_CONST_ (Element) RawElement
 

Static Public Member Functions

static const_reference ConstReference (const Element(&array)[N])
 
static type Copy (const Element(&array)[N])
 

Member Typedef Documentation

template<typename Element , size_t N>
typedef const type testing::internal::StlContainerView< Element[N]>::const_reference
template<typename Element , size_t N>
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type

Member Function Documentation

template<typename Element , size_t N>
static const_reference testing::internal::StlContainerView< Element[N]>::ConstReference ( const Element(&)  array[N])
inlinestatic
template<typename Element , size_t N>
static type testing::internal::StlContainerView< Element[N]>::Copy ( const Element(&)  array[N])
inlinestatic
template<typename Element , size_t N>
typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ ( Element  )

The documentation for this class was generated from the following file: